home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000260_news@watsun.cc.columbia.edu _Mon Feb 22 14:28:42 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA10595
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 22 Feb 1999 14:28:41 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA08006
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 22 Feb 1999 14:06:59 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Timeout?
  11. Date: 22 Feb 1999 14:06:49 -0500
  12. Organization: Columbia University
  13. Message-ID: <7as9s9$4pg@watsun.cc.columbia.edu>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. In article <36D19EC6.ECF95468@cnf.REMOVE.com>,
  17. Matt Willman  <willman.matt@cnf.REMOVE.com> wrote:
  18. : Using Kermit 6.0 on AIX 3.2.5.  We have a problem with some users that
  19. : cannot remember to terminate their connection.  Is there some way to
  20. : terminate their connection after a specified period of idle time?  Looked
  21. : through 'Using C-Kermit' but didn't see anything that caught my eye....
  22. That's a matter for the operating system.  Most versions of UNIX have a
  23. facility for timing out idle jobs; I'm sure AIX has one too.
  24.  
  25. By the way, C-Kermit 7.0 is now in Beta test:
  26.  
  27.   http://www.columbia.edu/kermit/ck70.html
  28.  
  29. but I have not yet found anybody who could try building it on AIX 3.x.
  30. If you could do that, please let me know.
  31.  
  32. Thanks!
  33.  
  34. - Frank